. * Men under 35
. svy,subpop(if RAgecat5==1 & Rsex==1):prop Politics2 ,percent cformat(%9.1f)
(running proportion on estimation sample)
Survey: Percent estimation
Number of strata = 138 Number of obs = 3,591
Number of PSUs = 326 Population size = 3,608.3226
Subpop. no. obs = 339
Subpop. size = 573.962978
Design df = 188
--------------------------------------------------------------
| Linearized Logit
| Percent std. err. [95% conf. interval]
-------------+------------------------------------------------
Politics2 |
0 | 57.3 2.6 52.0 62.4
1 | 42.7 2.6 37.6 48.0
--------------------------------------------------------------
Note: 21 strata omitted because they contain no subpopulation
members.
. * Women 55+
. svy,subpop(if RAgecat5==3 & Rsex==2):prop Politics2, percent cformat(%9.1f
> )
(running proportion on estimation sample)
Survey: Percent estimation
Number of strata = 155 Number of obs = 3,916
Number of PSUs = 364 Population size = 3,908.1585
Subpop. no. obs = 928
Subpop. size = 796.172719
Design df = 209
--------------------------------------------------------------
| Linearized Logit
| Percent std. err. [95% conf. interval]
-------------+------------------------------------------------
Politics2 |
0 | 57.0 1.8 53.5 60.4
1 | 43.0 1.8 39.6 46.5
--------------------------------------------------------------
Note: 4 strata omitted because they contain no subpopulation
members.
.